Method: getEndSystemByMacEx

Return end-system data based on a MAC address. The operation is similar to getEndSystemByMac, but returns additional information.

Parameters

Name Type Description
macAddress string MAC address of the end-system

Returns

Returns WsEndSystemResult with a structure defined by the following table.

Name Type Description
endSystem EndSystemDTO End-system data
endSystemSwitchSupportsReauth boolean True if end-system supports reauthentication
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text
success boolean True if operation is successful

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/getEndSystemByMacEx?macAddress=00:88:65:66:03:C1